const github.com/refraction-networking/utls.tcpMSSEstimate

2 uses

	github.com/refraction-networking/utls (current package)
		conn.go#L872: 	tcpMSSEstimate = 1208
		conn.go#L906: 	payloadBytes := tcpMSSEstimate - recordHeaderLen - c.out.explicitNonceLen()